This example demonstrates how to customize the group row text. One of the ways to do this is to handle the GridView.CustomDrawGroupRow event and set the GridGroupRowInfo.GroupText property to a required value.
See code in the Form.cs (Form.vb) file.
See code in the Form.cs (Form.vb) file.