Have a required drop down field from which user must choose one of 5 Counties.
I don't want to pre-select a default value for any of the 5 Counties.
I'd like to display a default message/"pseudo-value" like "PICK ONE" or "SELECT YOUR COUNTY" that's NOT treated like a valid user selection if the user ignores the field and then presses SUBMIT.
Can I do this without cluttering up my form with a lot of FIELD DESCRIPTION text that's visually annoying?