hides the specified column
dtable.hideColumn("price");
While data of the hidden column still can be accessed, api calls against it will result in error.