DataModel.setColumnTitle

void setColumnTitle(int col, string title)

Sets the title of the given col in model.

Parameters

colcolumn number
titletitle for the given column.