One :
Date field, you just format the output as required ... but since you don't want to do this
Two :
2 fields, on for month and one for year - both set to integer
Three:
1 text field to hold the date in a specified format - must be able to validate the entry the users make.
Hope that helps
Vince