support the DisplayAttribute available
[Xceed.Wpf.Toolkit.PropertyGrid.Attributes.PropertyOrder(10)]
[DisplayName("First name")]
public string FirstName { get; set; }