Hidden columns

is there a facility to have hidden cols in dhtmlx grid?

Such feature supported by pro version only.
The column can be hidden by using
    grid.setColumnHidden(index, true);