require_once 'Structures/DataGrid/Column.php';
void Structures_DataGrid_Column::setLabel (string $str)
void Structures_DataGrid_Column::setLabel
The label is the text rendered into the column header.
Column label
throws no exceptions thrown
This function can not be called statically.