GridViewSelectColumn is bound internally to GridViewRow's IsSelected property. This example demonstrates how to bind GridViewRow's IsSelected property to a property of your business object.
More details can be found in our online help: http://docs.telerik.com/devtools/wpf/controls/radgridview/columns/columntypes/column-types-select-column.html