You can use the 'GridCheckBoxColumn' if you want to display a check box to represent a boolean value. When the grid is in browser mode, or if the column is read-only, the check box is disabled. When the column is editable, the check box is enabled.
Checkout the 'GridCheckBoxColumn' section in the following documentation. Column types