Im using a snippet of code from another stackoverflow question:
namespace MvcHtmlHelpers { public static class htmlHelpers { ///
I use [Description] in my code, but you can simply change that to use DisplayAttribute:
[Description]
DisplayAttribute
https://gist.github.com/1287511