public SongGridViewColumn( string title, string fieldName, bool visible, int order )
Public Sub New ( _ title As String, _ fieldName As String, _ visible As Boolean, _ order As Integer _ )