The styling of DbNetGridCore can be changed by simply overriding the default CSS styles

Razor
    
    @(new DbNetGridCore("northwind", "customers").Render())